Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation/margin #138

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Navigation/margin #138

wants to merge 4 commits into from

Conversation

william-man
Copy link

This PR addresses issue #133 where an extra 10px of bottom margin is added to the navigation menu.

Removed the extra margin by adding a media query for viewports less than 769px and setting margin-bottom: 0px;.

Media Before After
Mobile Screenshot 2025-01-27 at 13 14 05 Screenshot 2025-01-27 at 13 14 28
Tablet Screenshot 2025-01-27 at 13 15 05 Screenshot 2025-01-27 at 13 15 19

@william-man william-man marked this pull request as ready for review January 27, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant